Skip to content

chore: amplify-js api references update #8366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

aws-amplify-ops
Copy link
Collaborator

Merge the api references changes from the most recent release.

@aws-amplify-ops aws-amplify-ops requested a review from a team as a code owner June 17, 2025 11:04
@Simone319 Simone319 merged commit 9727175 into pre-prod/main Jun 17, 2025
6 checks passed
@Simone319 Simone319 deleted the temp/amplify-js-1750158070 branch June 17, 2025 12:57
Simone319 added a commit that referenced this pull request Jun 17, 2025
* chore: amplify-js api references update (#8299)

* chore(function): fix code snippet at set-up-function page (#8046)

* Add `.authorization(allow => [allow.guest()])`

* chore: Update amplify-js API references

---------

Co-authored-by: Takahashi <tttol.t4k.b1z@gmail.com>
Co-authored-by: aws-amplify-bot <aws@amazon.com>

* chore: amplify-js api references update (#8316)

* chore: add decode cookie value strings note to SSR example (#8300)

* chore: fix broken maplibre links (#8301)

* chore: update secrets path ref (#8298)

* chore: add callout about committing amplify config files for expo eas build (#8274)

* chore: add callout about committing amplify config files for expo eas build

* chore: expand the callout for not push amplify_outputs to remote repo

* chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.2 (#8307)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@65c4c4a...ea165f8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#8306)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@1d0ff46...cdca736)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add retry strategy for api-rest category (#8295)

* fix: Remove reference to using default with enum (#8311)

* fix(storage): update instructions for adding external S3 buckets to Amplify (#8289)

* fix(storage): update instructions for adding/integrating with external S3 buckets

* rewrite examples, add user identity ID config, add examples for configuring storage without Amplify backend

* address feedback, align some wording

* reorder guest and auth'd user examples, update backend code examples to use CDK bucket construct

* address feedback

* update callout for adding existing bucket and amplify storage together, revert callout on owners example section

* adjust headings, add heading before examples for better linking

* chore: bump next version (#8313)

* chore(deps): bump aws-actions/configure-aws-credentials (#8276)

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@4fc4975...ececac1)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-actions/aws-secretsmanager-get-secrets (#8278)

Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases)
- [Commits](aws-actions/aws-secretsmanager-get-secrets@1d6311a...fbd65ea)

---
updated-dependencies:
- dependency-name: aws-actions/aws-secretsmanager-get-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: update custom message with admincreateuser specifics (#8314)

* chore: Update amplify-js API references

* commit to trigger workflow

* add pre-prod/main to workflows

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Hui Zhao <10602282+HuiSF@users.noreply.github.com>
Co-authored-by: Tiffany Yeung <tnwyeung@amazon.com>
Co-authored-by: Jay Raval <jay.ambrish.raval@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aadimch <aadimch@amazon.com>
Co-authored-by: Aaron S. <94858815+stocaaro@users.noreply.github.com>
Co-authored-by: James Jarvis <jjarvisp@amazon.com>
Co-authored-by: aws-amplify-bot <aws@amazon.com>
Co-authored-by: ashika112 <akasivis@amazon.com>

* chore: Update amplify-js API references (#8340)

Co-authored-by: aws-amplify-bot <aws@amazon.com>

* chore: Update amplify-js API references (#8355)

Co-authored-by: aws-amplify-bot <aws@amazon.com>

* chore: Update amplify-js API references (#8366)

Co-authored-by: aws-amplify-bot <aws@amazon.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: aws-amplify-ops <48034866+aws-amplify-ops@users.noreply.github.com>
Co-authored-by: Takahashi <tttol.t4k.b1z@gmail.com>
Co-authored-by: aws-amplify-bot <aws@amazon.com>
Co-authored-by: Hui Zhao <10602282+HuiSF@users.noreply.github.com>
Co-authored-by: Tiffany Yeung <tnwyeung@amazon.com>
Co-authored-by: Jay Raval <jay.ambrish.raval@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aadimch <aadimch@amazon.com>
Co-authored-by: Aaron S. <94858815+stocaaro@users.noreply.github.com>
Co-authored-by: James Jarvis <jjarvisp@amazon.com>
Co-authored-by: ashika112 <akasivis@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants